Skip test failing on GNU/Hurd when writing on /dev/zero or
/dev/random. On different GNU/Hurd installations writing to either one or
another would fail. Currently writing to /dev/random results in the message
"Computer bought the farm" and exit status 1
See also: https://github.com/facebook/zstd/issues/1116
Gbp-Pq: Name 0015-Skip-dev-random-tests-on-hurd.patch
Andreas Tille [Fri, 7 Aug 2020 18:47:29 +0000 (19:47 +0100)]
libzstd (1.4.5+dfsg-4) unstable; urgency=medium
[ Andreas Tille ]
* Team upload.
* debhelper-compat 13 (routine-update)
[ Sudip Mukherjee ]
* Disable strict-aliasing to work around bug #957487
Intentionally not closing bug but decreasing severity for the moment.
The bug should be closed by a proper upstream fix and
strict-aliasing should be re-enabled.